cargo.git
2014-09-22 borsauto merge of #614 : alexcrichton/cargo/issue-613,...
2014-09-22 borsauto merge of #622 : steveklabnik/cargo/update_semver...
2014-09-22 borsauto merge of #623 : alexcrichton/cargo/update_to_head...
2014-09-22 Alex CrichtonDon't use a bundled gcc on windows
2014-09-22 Steve KlabnikRemove version_req.rs in favor of SemVer.
2014-09-22 Steve Klabnikmove to new interface
2014-09-22 Steve Klabnikupdate semver to 0.1.0
2014-09-22 Steve Klabnikupdate to HEAD
2014-09-22 borsauto merge of #616 : iliekturtles/cargo/patch-2, r...
2014-09-21 Mike BoutinFix Rust and Cargo nightly Windows links.
2014-09-21 borsauto merge of #605 : brson/cargo/https, r=alexcrichton
2014-09-21 Alex CrichtonMake `cargo update` more conservative.
2014-09-21 borsauto merge of #612 : alexcrichton/cargo/nocapture,...
2014-09-21 Alex CrichtonStop capturing output of all dependencies
2014-09-21 borsauto merge of #611 : alexcrichton/cargo/update, r=alexc...
2014-09-21 Alex CrichtonUpdate to rust master
2014-09-19 borsauto merge of #604 : klutzy/cargo/win-make-install...
2014-09-19 borsauto merge of #591 : alexcrichton/cargo/snapshots,...
2014-09-19 Alex CrichtonRegister new snapshots
2014-09-19 Brian AndersonChange downloads to HTTPS
2014-09-19 klutzyFix `make install` on Windows
2014-09-19 borsauto merge of #603 : brson/cargo/win, r=alexcrichton...
2014-09-19 borsauto merge of #600 : alexcrichton/cargo/update-ssl...
2014-09-18 borsauto merge of #596 : alexcrichton/cargo/update-git2...
2014-09-18 Brian AndersonUpdate windows downloads
2014-09-18 borsauto merge of #599 : epdtry/cargo/profile-codegen-units...
2014-09-18 Alex CrichtonUpdate openssl-static-sys for ubuntu 10.04
2014-09-18 Stuart Pernsteineradd codegen-units option to profile section
2014-09-18 Alex CrichtonUpdate git2-rs
2014-09-17 borsauto merge of #589 : alexcrichton/cargo/fix-win64,...
2014-09-17 Alex CrichtonSet PWD in a unix fashion for distcheck
2014-09-17 borsauto merge of #586 : alexcrichton/cargo/fix-win64,...
2014-09-17 Alex CrichtonShorten the cargo integration test directory name
2014-09-17 Alex CrichtonFix some more deprecation warnings
2014-09-17 borsauto merge of #585 : alexcrichton/cargo/update, r=alexc...
2014-09-17 Alex CrichtonUpdate the toml dependency
2014-09-17 Björn SteinbrinkUpdate to new iter names to fix building with current...
2014-09-17 borsauto merge of #583 : alexcrichton/cargo/local-cargo...
2014-09-17 Alex CrichtonContinue to tweak the win64 build process on the bots
2014-09-17 Alex CrichtonAdd an option to bootstrap from a local cargo
2014-09-17 borsauto merge of #580 : alexcrichton/cargo/fix-cargo-doc...
2014-09-16 borsauto merge of #570 : alexcrichton/cargo/fetch, r=brson
2014-09-16 Alex CrichtonImplement a `cargo fetch` command
2014-09-16 borsauto merge of #541 : alexcrichton/cargo/cargo-upload...
2014-09-16 Alex CrichtonTweak filesystem hierarchy format
2014-09-16 Alex CrichtonTweak the 32-bit windows triple
2014-09-16 Alex CrichtonFix cargo doc with custom build commands
2014-09-16 Alex CrichtonUpdate deps
2014-09-16 Alex CrichtonFix tests on windows
2014-09-16 Alex CrichtonUse a different curl-rust for now
2014-09-16 Alex CrichtonMore and more tests (cargo upload)
2014-09-16 Alex CrichtonAdd tests exercising the registry source
2014-09-16 Alex CrichtonAdd proxy configurations
2014-09-16 Alex CrichtonTest the output of `cargo package`
2014-09-16 Alex CrichtonImplement Sha256 bindings
2014-09-16 Alex CrichtonImplement a registry source
2014-09-16 borsauto merge of #581 : alexcrichton/cargo/manpage, r...
2014-09-16 Alex CrichtonAdd a manpage
2014-09-15 borsauto merge of #558 : alexcrichton/cargo/issue-553,...
2014-09-15 Alex CrichtonPass profile env vars to build commands
2014-09-15 Alex CrichtonRun tests with the --target flag
2014-09-15 borsauto merge of #574 : rust-lang/cargo/fix-win64, r=brson
2014-09-15 Alex CrichtonRewrite git tests to not rely on the CLI
2014-09-15 borsauto merge of #537 : markberger/cargo/510-hg-flag,...
2014-09-15 Alex CrichtonTweak the install script for windows nightlies
2014-09-15 borsauto merge of #576 : alexcrichton/cargo/update, r=alexc...
2014-09-15 Alex CrichtonUpdate to rust master
2014-09-15 Mark J. BergerCreate hg repo with --hg flag on cargo new
2014-09-13 borsauto merge of #575 : mbrubeck/cargo/sleep, r=alexcrichton
2014-09-13 Matt BrubeckTry to fix intermittent test failures
2014-09-13 borsauto merge of #563 : mbrubeck/cargo/list-files-git...
2014-09-13 borsauto merge of #561 : mbrubeck/cargo/list_file_walk...
2014-09-13 Matt BrubeckBetter fix for tests on the Mac builders
2014-09-13 borsauto merge of #569 : alexcrichton/cargo/update-git2...
2014-09-12 borsauto merge of #566 : alexcrichton/cargo/issue-565,...
2014-09-12 Matt BrubeckTest for build commands in git subdirs
2014-09-12 Matt BrubeckFix list_files_git for paths in subdirs of a repo
2014-09-12 Matt BrubeckFix tests on Mac builders
2014-09-12 Matt BrubeckTest for build command fingerprints in path deps
2014-09-12 Matt BrubeckFix bug in list_file_walk when cwd != path
2014-09-12 Alex CrichtonDon't clone remote repos, use fetch instead
2014-09-12 borsauto merge of #564 : EduardoBautista/cargo/contributing...
2014-09-12 Alex CrichtonUpdate all dependencies
2014-09-11 borsauto merge of #568 : mbrubeck/cargo/dist-fix, r=alexcri...
2014-09-11 Matt BrubeckFix `make dist` and distcheck breakage
2014-09-11 borsauto merge of #567 : EduardoBautista/cargo/fix-centerin...
2014-09-11 Eduardo BautistaCenter main content in Safari
2014-09-11 borsauto merge of #555 : alexcrichton/cargo/issue-215,...
2014-09-11 Eduardo BautistaUpdate "Contributing to the Docs"
2014-09-11 borsauto merge of #562 : alexcrichton/cargo/win64, r=alexcr...
2014-09-11 Alex CrichtonSwitch the URL from which nightlies are downloaded
2014-09-11 Alex CrichtonMerge commit '314d47749a79d0382eea1b710456b038a1ac84c0...
2014-09-11 Peter AtashianAllows bootstrapping win64 from win32 snapshot.
2014-09-11 borsauto merge of #559 : mbrubeck/cargo/make-install-fix...
2014-09-11 Matt BrubeckAlways rebuild dist dir in "make dist" or install
2014-09-11 borsauto merge of #554 : bkoropoff/cargo/update-git2, r...
2014-09-11 Brian KoropoffUpdate snapshots.txt
2014-09-11 Alex CrichtonDon't print `Running` for commands that aren't run
2014-09-11 Brian KoropoffFix obsolete `extern crate` syntax in some of the tests
2014-09-11 Brian KoropoffFix build break by upgrading git2-rs
next